add patch for adding a write memory barrier to all OpenMPI 4.1.x easyconfigs#19940
add patch for adding a write memory barrier to all OpenMPI 4.1.x easyconfigs#19940boegel merged 3 commits intoeasybuilders:developfrom
Conversation
|
@boegelbot please test @ generoso |
|
@bedroge: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1953959787 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ jsc-zen3 |
|
@bedroge: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1954126426 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegelbot |
They all succeeded except Not sure what's wrong here... |
|
Test report by @boegel |
It's related to RHEL9 and the newer glibc: It seems like that Intel compilers version is basically not compatible with RHEL 9. I won't let that block this PR, the problem is not caused by the patch being added. |
|
Going in, thanks @bedroge! |
This solves a bug in the
smcudabtl that causes MPI applications to crash or hang on Neoverse V1 CPUs, see open-mpi/ompi#12270. The issue was fixed in open-mpi/ompi#12344 for OpenMPI 4.1.x (4.1.7 should include the fix).